[IA64] efibootmgr support
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 16 Aug 2006 16:40:17 +0000 (10:40 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 16 Aug 2006 16:40:17 +0000 (10:40 -0600)
commit9375145b1a8441e665b018042e6afb3cdf1ae417
tree9100c31b8b814ab0a7610e5defe6914354403a50
parentede40297a7646896c3e797b5621ec31c90c2a02e
[IA64] efibootmgr support

This patch supports the efibootmgr on Domain-0.
This patch adds the following EFI runtime service emulations
for the efibootmgr support.
 - GetVariable
 - GetNextVariableName
 - SetVariable

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
xen/arch/ia64/xen/fw_emul.c